Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ak Class / a Method / a(DateTime[]) Method

In This Topic
    a(DateTime[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Sub a( _
       ByVal A_0() As System.Date _
    ) 
    protected void a( 
       System.DateTime[] A_0
    )

    Parameters

    A_0
    See Also